Skip to content

fix: rss-to-bluesky のXMLエンティティ展開上限を無効化#1374

Merged
azu merged 1 commit into
developfrom
fix-bluesky-xml-limit
Apr 25, 2026
Merged

fix: rss-to-bluesky のXMLエンティティ展開上限を無効化#1374
azu merged 1 commit into
developfrom
fix-bluesky-xml-limit

Conversation

@azu

@azu azu commented Apr 25, 2026

Copy link
Copy Markdown
Member

Summary

rss-to-bluesky ワークフローでXMLエンティティ展開の上限値を 0(無制限)に設定する。RSSフィードのサイズ増加に伴うパース失敗を回避する目的。

Changes

  • .github/workflows/rss-to-bluesky.ymljser-productsjser 両ジョブに xml-entity-expansion-limit: 0 を追加

Breaking Changes

None

Test Plan

  • ワークフロー実行時に rss-to-bluesky のRSSパースが成功すること
  • BlueskyへのRSS投稿が正常に行われること

The default limit of 10000 was exceeded by jser.info/rss/
(10218 entities). Set to 0 (unlimited) since the feed source
is jser.info itself and trusted.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@azu azu merged commit 820efe8 into develop Apr 25, 2026
2 checks passed
@azu azu deleted the fix-bluesky-xml-limit branch April 25, 2026 08:29

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant